Revision: arch--lord--1.0--patch-69
Archive: lord@regexps.com--2002
Creator: Tim Lord (Tom's evil twin) <tim@regexps.com>
Date: Sat Jan 26 00:37:02 PST 2002
Standard-date: 2002-01-26
Summary: repository browser milestone
Keywords: 
New-files: web/=todo web/browser-display.html web/browser-left.html
  web/browser-right.html web/browser-top.html web/browser.html
  web/left-index.awk web/revisions-right-index.awk
  web/right-index.awk
  {arch}/arch/arch--lord/arch--lord--1.0/lord@regexps.com--2002/patch-log/patch-69
  web/make-library-browser.sh
Modified-files: ChangeLog
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord--1.0
  ChangeLog.d/lord@regexps.com--2002/ChangeLog.lord-doc--1.0
  library/library-add.sh library/library-revisions.sh
  patch-logs/log-ls.sh web/Makefile.in
New-patches: lord@regexps.com--2002/arch--lord--1.0--patch-69


`make-library-browser' and ancillary internal commands build
static web pages for browsing the complete revision history of
a repository.  This milestone marks (approximately) the boundary
between pages its reasonable to regenerate from scratch on every run,
and pages that should only be updated when they really change.

Tom mentioned that he needed some multi-creator test cases for this
code.  The "view by creator" pages aren't very interesting when
there's only one creator who ever checks in revisions.  So I've leaped
to the fore.  Tom's a little tied up, just now.

`library-add': added support for stashing repository readmes and
revision log files in the library.

`library-revisions': made the CLI consistent with `log-ls'.

`log-ls': fixed a help message typo.

